home *** CD-ROM | disk | FTP | other *** search
/ Airline Maintenance & Engineering / Unisys Airline Maintenance & Engineering.iso / unisys.dxr / 00121.ls < prev    next >
Encoding:
Text File  |  1997-04-14  |  150 b   |  9 lines

  1. on mouseUp
  2.   puppetSound("Implimentation")
  3.   puppetTransition(10)
  4.   go("1a1")
  5.   repeat while soundBusy(1)
  6.   end repeat
  7.   sound playFile 1, "1a1y"
  8. end
  9.